FileSystemService.setTags Method
Sets the tags on the given file or folder.
Parameters
- id
-
Type: String
The ID of the file or folder to set the tags on.
- description
-
Type: Array
ElementType: String
The new tags to set.
Return Value
Type: jQuery.Promise
Value: String
A promise object that is resolved when the call is complete.